PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / setStartCircleRadius Method
The radius of the starting circle.
In This Topic
    setStartCircleRadius Method
    In This Topic
    Sets the radius of the starting circle.
    Syntax
    public void setStartCircleRadius( 
       double radius
    )

    Parameters

    radius
    The radius of the starting circle.
    See Also